projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c98482
)
Comment previous change.
author
Glenn Morris
<rgm@gnu.org>
Wed, 15 Aug 2007 03:22:22 +0000
(
03:22
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Wed, 15 Aug 2007 03:22:22 +0000
(
03:22
+0000)
src/term.c
patch
|
blob
|
history
diff --git
a/src/term.c
b/src/term.c
index 96697610a9b133e06edcc2ad940e755e2bbd89b8..380e5b6fbece7dc2ccc1ec55ae348013b9cae219 100644
(file)
--- a/
src/term.c
+++ b/
src/term.c
@@
-2169,6
+2169,9
@@
DEFUN ("tty-display-color-cells", Ftty_display_color_cells,
#ifndef WINDOWSNT
+/* Explicitly initialized here rather than in the function to work
+ around an HPUX complier bug (?). See
+ http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg00410.html */
static int default_max_colors = 0;
static int default_max_pairs = 0;
static int default_no_color_video = 0;